@charset "utf-8";

/*reset */

html, body, ol, ul, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, form, input, fieldset, legend, img, i, em, b, strong, textarea, select {
	margin: 0;
	padding: 0;
}

ul, li {
	list-style: none;
}

a {
	text-decoration: none;
}


img {
	border: none;
}


/*body默认样式*/

body {
	font-size: 15px;
	font-family: "微软雅黑";
	background: #fff;
	color: #333;
}

input {
	border: 0;
	outline: none;
}


/*清除浮动*/

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}


/*浮动方向*/

.fl {
	float: left;
}

.fr {
	float: right;
}

.w1100 {
	width: 1100px;
	margin: 0 auto;
}

/*头部开始*/
.header{
	height:35px;
	width: 100%;
	background: #f3f3f3;
	line-height: 35px;
	font-size: 13px;
}
.header .w1100{
	height: 35px;
}
.header .w1100 div{
	width: 50%;
}

/*banner*/
.banner{
	height: 150px;
	background: url(banner-bg.png) no-repeat 530px center;
}
.banner .logo{
	width: 465px;
	height: 65px;
	margin: 45px 25px 0 0;
}
.banner .logo img{
	display: block;
	width: 100%;
	height: 100%;
}

.banner .address{
	margin-top: 50px;
}
.banner .search{
width: 340px;
height: 40px;
margin-top: 55px;
}

/*nav*/
.nav{
	height: 50px;
	width: 100%;
	background: #f3f3f3;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}
/*main*/
.main{
	height: auto;
	margin: 25px auto;
}
.main .floor{
	height: auto;
	margin-bottom: 20px
}
/*floor1*/
.main .lunbo{
width: 550px;
height: 285px;
margin-right: 25px;
}
.main .main-news{
	width: 525px;
	height: 285px;
}
.tab .title{
	height: 40px;
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
}
.tab .title li{
	float: left;
	height: 40px;
	padding: 0 20px;
	background: url(li-bg_03.jpg) no-repeat right center;
	line-height: 40px;
	font-size: 19px;
	font-weight: 500;
}
.tab .title li.active{
	font-weight: bold;
}
.tab .title li a{
	color: #999999;
	display: block;
	height: 100%;
	width: 100%;
}
.tab .title li.active a{
	color: #bb2335;
	border-bottom: 2px solid #bb2335;
}
.tab .list{
	width: 100%;
	height: 245px;
}
.tab .list li{
	display: none;
	width: 100%;
	height: 245px;
	padding-top: 5px;
	line-height: 30px;
}
.tab .list li.active{
	display: block;
}

/*floor2*/
.main .floor2{
	height: 130px;
	border: 1px solid #e3e3e3;
	position: relative;
	padding: 22px 0;
}
.main .floor2 .tit{
	height: 22px;
	width: 156px;
	font-size: 19px;
	background:#fff url(tit-bg.png) no-repeat center center;
	position: absolute;
	left: 25px;
	top: -11px;
	text-align: center;
	line-height: 22px;
	font-weight: bold;
}
.main .floor2 .tit a{
	color: #bb2335;
}
.main .floor2 ul{
	width: 100%;
	height: 100%;
}
.main .floor2 ul li{
	float: left;
	width: 160px;
	height: 40px;
	margin-left: 150px;
	line-height: 40px;
	padding-left: 51px;
	margin-bottom:10px;
	
}
.main .floor2 ul li a{
	display: block;
	width: 100%;
	height: 100%;
	color: #333;
}
/*floor3*/
.main .floor3{
	height: 150px;
}
.main .floor3 a{
	display: block;
	width: 100%;
	height: 100%;
}

/*floor4*/

.floor4 .left{
	width: 700px;
	height: 500px;
}
.floor4 .gsgg.tab .list{
	height: 160px;
}
.floor4 .gsgg .list li{
	height: 160px;
	padding-top: 10px;
	position: relative;
}
.floor4 .gsgg .list li .search{
	width: 233px;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	position: absolute;
	top: -40px;
	right: 5px;
}
.floor4 .left .bottom{
	margin-top: 30px;
	width: 700px;
	border:1px solid #e3e3e3;
	height: 270px;
	position: relative;
}
.floor4 .left .bottom .tit{
	width: 122px;
	height: 22px;
	font-size: 19px;
	background:#fff url(tit-bg2.png) no-repeat center center;
	position: absolute;
	left: 25px;
	top: -11px;
	text-align: center;
	line-height: 22px;
	font-weight: bold;
}

.floor4 .left .bottom .tit a{
	color: #bb2335;
}


.floor4 .left .word p{
	height: 38px;
	border-bottom:1px solid #e5e5e5;
	font-size: 17px;
	line-height: 38px;
}
.floor4 .left .word p a{
	color: #bb2335;
}
.floor4 .left .word .word-list{
	height: 140px;
}

.floor4 .right{
	height: 500px;
	width: 380px;
	border-left: 1px solid #e3e3e3;
	padding-left: 20px;
}
.floor4 .right .top1{
	height: 40px;
	border-bottom: 1px solid #E5E5E5;
}
.floor4 .right .top .tit{
	height: 40px;
	line-height: 30px;
	font-size: 19px;
	font-weight: bold;
	float: left;
}
.floor4 .right .top .tit a{
	display: block;
	height: 100%;
	width: 100%;
	color: #bb2335;
	border-bottom: 2px solid #bb2335;
}
.floor4 .right .top .zxzc{
	width: 100%;
	height: 170px;
	padding: 10px 0;
}
.floor4 .right .center{
	width: 100%;
	height: 200px;
}
.floor4 .right .bottom{
	width: 100%;
	height: 90px;
}






/*floor5*/
.main .floor5 {
	height: 145px;
}
.floor5 .pic{
	width: 545px;
	height: 145px;
}
.floor5 .pic a{
	display: block;
	height: 100%;
	width: 100%;
}

.floor5 .pic a img{
	display: block;
	height: 100%;
	width: 100%;
}

/*floor6*/
.main .floor6{
	min-height: 90px;
	border: 1px solid #e5e5e5;
	position: relative;
	padding: 15px 20px;
}
.main .floor6 .tit{
	width: 122px;
	height: 22px;
	font-size: 19px;
	background:#fff url(tit-bg2.png) no-repeat center center;
	position: absolute;
	left: 25px;
	top: -11px;
	text-align: center;
	line-height: 22px;
	font-weight: bold;
}

.main .floor6 .tit a{
	color: #bb2335;
}

/*相关链接*/

.links{
	height: 70px;
	padding: 15px 0;
}
.links span{
float: left;
	font-size: 17px;
	line-height: 40px;
	font-weight: bold;
	margin-right: 5px;
}

.links .link{
	height: 40px;
	width: 232px;
	margin-left: 20px;
	border: 1px solid #e5e5e5;
	font-size: 15px;
	line-height: 40px;
}







